MemberQ
MemberQ[list,form] returns True if an element of list matches form, and False otherwise.
MemberQ[list,form,levelspec] tests all parts of list specified by levelspec.
MemberQ[form] represents an operator form of MemberQ that can be applied to an expression.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.